home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / JAVA-Programming-Tools / ClassSpy.exe / iwpr.dat / iwpl0.dat / javax / swing / plaf / metal / resources / metal_ja.properties next >
Encoding:
Text File  |  1998-11-05  |  1.3 KB  |  32 lines

  1. # This properties file is used to create a PropertyResourceBundle
  2. # It contains Locale specific strings used be the Metal Look and Feel.
  3. # Currently, the following components need this for support:
  4. #
  5. #    FileChooser
  6. #
  7. # When this file is read in, the strings are put into the 
  8. # defaults table.  This is an implementation detail of the current
  9. # workings of Swing.  DO NOT DEPEND ON THIS.  
  10. # This may change in future versions of Swing as we improve localization 
  11. # support.
  12. #
  13. # 1.2 09/15/98
  14. # @author Steve Wilson
  15.  
  16.  
  17. ############ FILE CHOOSER STRINGS #############
  18.  
  19. FileChooser.lookInLabelText=\u53c2\u7167:
  20. FileChooser.fileNameLabelText=\u30d5\u30a1\u30a4\u30eb\u540d:
  21. FileChooser.filesOfTypeLabelText=\u30d5\u30a1\u30a4\u30eb\u30bf\u30a4\u30d7:
  22. FileChooser.upFolderToolTipText=1 \u30ec\u30d9\u30eb\u4e0a\u3078
  23. FileChooser.upFolderAccessibleName=\u4e0a\u3078
  24. FileChooser.homeFolderToolTipText=\u30db\u30fc\u30e0
  25. FileChooser.homeFolderAccessibleName=\u30db\u30fc\u30e0
  26. FileChooser.newFolderToolTipText=\u30d5\u30a9\u30eb\u30c0\u306e\u65b0\u898f\u4f5c\u6210
  27. FileChooser.newFolderAccessibleNam=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0
  28. FileChooser.listViewButtonToolTipText=\u30ea\u30b9\u30c8
  29. FileChooser.listViewButtonAccessibleName=\u30ea\u30b9\u30c8
  30. FileChooser.detailsViewButtonToolTipText=\u8a73\u7d30
  31. FileChooser.detailsViewButtonAccessibleName=\u8a73\u7d30
  32.